Jump to content
  • 0

Required Technical assistance in Data Translation DT9857E


Megha Thakur

Question

Hello,
We are using data translation boxes for various measurements. So far we have not use multiple boxes together however we are trying to use 2-3 boxes together and we are able to that by following the user manual guidance. While using multiple boxes in Synchronisation mode we need to decide which box should be master and which should act as a slave but we are  not able to that. every time when we shut down the machine next time box order is changed and master or slave devices are also not as we set while doing initial setup. 
In user manual various functions are described to set and get various parameters to boxes however there is no such function to access unique device id of each box so that we can configured that into software and every time it automatically identifies the master and slave device. SO Could you please assistance how we can get the device id in by using functions in user manual as shown in the below image we want to access those device id into our software? 

device-Id.png

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Close the Open Layer control panel utility and restart it as an administrator. For example, right-mouse click C:\Windows\SysWOW64\dtolcpl.cpl and choose the Run as Administrator option to run it as an administrator. This will enable the Edit Name button, allowing you to give each device a unique name. After doing this, review the Open Layer example for multi-device control. It can be found in:

C:\Program Files (x86)\Data Translation\DotNet\OLClassLib\Examples\HardwareSpecificExamples\MultiDeviceSynchronizationAI\.

There's a function GetDeviceNames in Form1_Load that retrieves the names, and GetDevice(name) in the initializeButton_Click function that creates the device object.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...