General Discussions
Using LabView to access DT82

Good day,
I have DT82I polling MODBUS data every second. I am using LabView driver provided for DT. Does this will interfere with the schedule inside datataker? It seems like new code is being written to datataker when LabView accessing the datataker.

TQ [Chandran]

Good day, I have DT82I polling MODBUS data every second. I am using LabView driver provided for DT. Does this will interfere with the schedule inside datataker? It seems like new code is being written to datataker when LabView accessing the datataker. TQ [Chandran]

Good afternoon TQ,

It would appear that you are reprogramming your dataTaker.
You would be better to simply connect to the dataTaker and then chart / display the data as required.

Cheers

Roger

Good afternoon TQ, It would appear that you are reprogramming your dataTaker. You would be better to simply connect to the dataTaker and then chart / display the data as required. Cheers Roger

Hi Chandran,

The LabVIEW driver sends the dataTaker commands to the logger as it runs. Depending on which commands you are sending to the logger it may interfere with the operation of your loaded program.

I would suggest that you use the LabVIEW real-time channels only.

Hi Chandran, The LabVIEW driver sends the dataTaker commands to the logger as it runs. Depending on which commands you are sending to the logger it may interfere with the operation of your loaded program. I would suggest that you use the LabVIEW real-time channels only.

Hi Chandran,

It will depend on which VIs you are using.

For example, if you are using the example "DT8x Example LowLevelRealTimeAcquisitionTCPIP.vi"

You will need to remove some of the VIs which change the configuration. Remove the VIs, DT8x SetCurrentJob.vi, DT8x StartAcquisitionUsingCurrentJob.vi, and DT8x SetStorageMode.vi.

This should allow you to run the example "DT8x Example LowLevelRealTimeAcquisitionTCPIP.vi" without it changing the program on the DT82.

Let us know if you have any questions.
Anthony

Hi Chandran, It will depend on which VIs you are using. For example, if you are using the example "DT8x Example LowLevelRealTimeAcquisitionTCPIP.vi" You will need to remove some of the VIs which change the configuration. Remove the VIs, DT8x SetCurrentJob.vi, DT8x StartAcquisitionUsingCurrentJob.vi, and DT8x SetStorageMode.vi. This should allow you to run the example "DT8x Example LowLevelRealTimeAcquisitionTCPIP.vi" without it changing the program on the DT82. Let us know if you have any questions. Anthony

Thank you very much for all the replies, I will try it soon.

Thank you very much for all the replies, I will try it soon.
71
4
4
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft