765-1205/100-000
Commissioning
Product manual | Version: 2.0.0
95
8DIO FLD EC DC 24V 2.0A
Figure 37: InputSimulationPin4 Method
3. Enter the
Force ID
, the
Force Mask
and the
Force Data
(the input arguments are
described below, including an example).
4. Click
[Call]
.
ð
If the method call was successful, the input data is transmitted to the controller.
ð
If the method call was unsuccessful, then “−1” appears under Status.
Description of the Input Arguments
Table 56: Input Arguments of the InputSimulationPin 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 simulation should be enabled. Bit mask
and port assignment:
Bit 0: port X01,
Bit 1: port X02,
Bit 2: port X03, ...
Bit value 0: Simulation disabled for this port.
Bit value 1: Simulation enabled for this port.
Example 1: A value of 4 enables simulation for port
X03.
Example 2: A value of 7 enables simulation for ports
X01, X02 and X03.