User manual
IEC61131 User and Reference Manual
April 22, 2008
365
setsfip2
Set Store and Forward Entry method 2
The function block setsfip2 is used to define one translation in the Store and Forward Table.
This function block is used by the SCADAPack 330, SCADAPack 350 and SCADAPack 32
controller series only.
Translations describe the communication path of the master command: e.g. the slave
interface which receives the command and the forwarding interface to forward the command.
The response to the command is automatically returned to the master through the same
communication path in reverse.
Do not specify additional entries in the Store and Forward Table to describe the response
path.
indexInTable
ifSlave
setsfip2
set
timeOut
status
stnSlave
ifFwd
stnFwd
ipFwd
Arguments
Inputs
Type
Description
Set
Boolean
When TRUE the translation entry is written to the store
and forward table. Set this input to FALSE once the
translation has been set.
indexInTable
Integer
Index of the entry in store and forward table.
Valid values are 0 to 127.
IfSlave
Integer
Communication interface receiving slave command
message for selected table entry.
100 = LAN/PPP
1 = com1
2 = com2
3 = com3
4 = com4
StnSlave
Integer
Station address used in slave command message for
selected table entry.
0 to 255 in standard Modbus
0 to 65534 in extended Modbus
This station address must be different from the station
address assigned to ifSlave.