| Keysight.Visa Namespace > SerialSession Class : DataBits Property |
'DeclarationPublic Property DataBits As Short
'UsageDim instance As SerialSession Dim value As Short instance.DataBits = value value = instance.DataBits
public short DataBits {get; set;}
The range is between 5 and 8, inclusive. The default is 8.
The data bits for each frame are located in the low-order bits of every byte stored in memory.
Current with Keysight IO Libraries Suite 18