IOData
🌐 KR
Description
- It is a component that can define IO Data (Input/Output Data), i.e., signal data.
Input
- Signal [Text] : Enter the variable name of the signal data.
- Value [double] : Specify the data value of the signal data.
Built-in Param | Single Arc
- Used [Boolean]: Check whether the signal is used. (Default: True)
- Start [Boolean]: Set the start point of the signal. (Default: false = End point)
- Distance(mm) : Define the signal of the device in mm from the StartPoint/EndPoint.
- Equip Lag(sec.) : Define the signal of the device in seconds from the StartPoint/EndPoint.

Output
- IO Data : Outputs the defined IO Data.
