If the check mark is selected in the VisualizationManager for "Use CurrentVisu variable". Then you can just write directly to the VisuElems.CurrentVisu variable to change the visualization. Example: IF xGotoPage1 THEN VisuElems.CurrentVisu := 'Page1'; END_IF
Does anyone know of a way to change the Node-ID of a CANopen device within the code? I see its possible with the an Ethernet/IP device but it does not appear to be possible with CANopen or with a J1939 ECU as well.