Run external mode visualization
plcrunextmode(
runs external mode visualization using the settings specified in the arguments. All
the logged signals are displayed in the Simulation Data Inspector.opc_host
,target_ide
,mdl_name
,log_file
)
plcrunextmode(___,
runs external mode visualization and displays only the logged signals identified by the indices in the idx_list
)idx_list
.
plcrunextmode(___,
runs external mode visualization and displays only the logged signals identified by the names in the name_list
)name_list
.