7.3.2 Temporary SSI Output Change
The SSI output for the next called SSI function can be changed with the SSI function "SsiOutput()" The
next called SSI function will use the output according to this call. Thereafter the SSI functions will use
the default outputs or the outputs defined in the file "\ssi_str.cfg". The maximum size of a string is 128
bytes.
Syntax:
<?--#exec cmd_argument="ssiOutput( 'Success string', 'Failure string'"-->
Example:
This example shows how to change the output strings for a scanf SSI call.
<?--#exec cmd_argument="ssiOutput ( 'Parameter1 updated', 'Error' )"-->
<?--#exec cmd_argument="scanf( 'Parameter1', '%d', OutWriteByte(0) )"-->
Anybus Communicator PROFINET User Manual
Server Side Include (SSI) 46
Doc: HMSI-27-309, Rev. 3.11
Need help?
Do you have a question about the Anybus Communicator and is the answer not in the manual?
Questions and answers