Reads a byte or word integer from a specific register address. Because this VI is not available on all platforms, LabVIEW applications using this VI are not portable. Windows NT If you need to communicate with a hardware device, you must write a Windows NT driver or download a driver from the National Instruments Web site.
![]() |
register address specifies the address from which you want the byte or word integer to be read. |
![]() |
read a byte or a word specifies whether the information read from the register address is a byte (FALSE) or a word (TRUE). The default is FALSE and byte. |
![]() |
value specifies the return value of the byte or word. |