Attribute | Name of attribute to write |
Value | String value for specified attribute |
Function | WRITE_T_O_STRING (“ACTUATOR_TYPE”, “TORQUE”) |
Result | 1 |
Writes to File | ACTUATOR_TYPE = 'TORQUE' |
Function | WRITE_T_O_STRING (“ACTUATOR_TYPE”, 5) |
Result | 0 |
Important: | Filenames are case sensitive and parameters are not case sensitive. |