LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get binary values from EPICS?

I am logging process variable from EPICS and everything works correctly, except the binary values I want to log. They are simply 0 all the time and don't change when they should. I'm assuming there's some kind of data type issue I'm not understanding, but I can't figure out what it is. In my db file I set the PVs as bi or bo, and in EPICS I've tried making them integers and booleans converted to doubles. Any suggestions?
0 Kudos
Message 1 of 4
(2,720 Views)
Hi andersd,

Are you using an EPICS client I/O server in DSC?
Regards,

Jeremy_B

Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(2,700 Views)

Hi,

Yes, I am using an EPICS I/O server in DSC.

0 Kudos
Message 3 of 4
(2,673 Views)
Hi,

How are you confirming what the actual values should be?  What kind of data are you expecting?  Are these just boolean switches?
Regards,

Jeremy_B

Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(2,656 Views)