FieldPutChar Method (IRealTimeVPath)
- Last UpdatedApr 08, 2026
- 1 minute read
Writes a System.Char value into the field defined by the path.
void FieldPutChar(
byte valueToBeWritten
)
void FieldPutChar(
byte valueToBeWritten
)
Parameters
- valueToBeWritten
- The value to be written into the database.