StringIStringData Class |
Namespace: Demo3D.PLC.Comms.CIP
public class StringData
The StringIStringData type exposes the following members.
| Name | Description | |
|---|---|---|
| StringIStringData |
Constructs string data.
|
| Name | Description | |
|---|---|---|
| CharSet |
From IANA MIB Printer Codes (RFC 1759).
| |
| DataType |
EPATH data type. Limited to values 0xd0, 0xd5, 0xd9 and 0xda.
| |
| Encoding |
Encoding for this string.
| |
| Language |
Language. First three characters from ISO 639-2/T.
| |
| Language1 |
First character from ISO 639-2/T.
| |
| Language2 |
Second character from ISO 639-2/T.
| |
| Language3 |
Third character from ISO 639-2/T.
| |
| String |
String.
|