Server Side Include (SSI) 44
Doc: HMSI-27-309, Rev. 3.11Anybus Communicator PROFINET User Manual
DisplayScannerMode
This function returns the current scanner mode (run or idle state).
Syntax:
<?--#exec cmd_argument="DisplayScannerMode
( ’Output when Run’, ’Output when Idle’ )"-->
SetScannerMode
Note: This function cannot be used in email messages.
This function is used to set the EtherNet/IP Scanner to Run or Idle. A variable called “scanner_state”
shall be sent to the page with the value “run” or “idle” (other values will be ignored).
Syntax:
<?--#exec cmd_argument="setScannerMode"-->
Default output:
Failure - Change scanner mode not possible