765-1503/100-000
Commissioning
Product manual | Version: 2.0.0
93
16DO FLD EI DC 24V 2.0A
Figure 35: OutputPin4 Method
4. Click
[Call]
.
ð
If the method call was successful, then the output data on the module is forced.
ð
If the method call was unsuccessful, then “−1” appears under Status.
Description of the Input Arguments
Table 55: Input Arguments of the OutputPin Method
Input Arguments
Description
Force ID
Here the OPC UA client must use the Force ID that the
OPC UA client had received after the GetForcingID
method was called.
Force Mask
Ports for which forcing should be enabled. Bit mask
and port assignment:
Bit 0: port X01,
Bit 1: port X02,
Bit 2: port X03, ...
Bit value 0: Forcing disabled for this port.
Bit value 1: Forcing enabled for this port.
Example 1: A value of 4 enables the Force function for
port X03.
Example 2: A value of 7 enables the Force function for
ports X01, X02 and X03.
Force Data
Input value Bit mask and port assignment:
Bit 0: port X01,
Bit 1: port X02,
Bit 2: port X03, ...
Bit value 0: The pin has an input value of 0.
Bit value 1: The pin has an input value of 1.