TRIONet3 + TRION3-1600-dLV-32 + TRION-x-dLV-CB16-D9 + MSI2-CH-100 through TRION-SDK #39
Unanswered
chennwei1128
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Hello, of course you can. The CB16 connector box is detected automatically. This is done automatically by TRION API. Not it gets a little bit more complicated:
Please ignore https://github.com/DEWETRON/TRION-SDK/blob/main/trion/C/analog/MSIMode/msi_mode.c Oxygen comes with the msidb.xml file. It holds additional information for all supported MSIs. ChannelRequirements: These are the settings for the 1600dLV AI channel ChannelSettings: These are settings necessary for the sample interpretation MetaInfos: Addtional information. You see there that MinPhysVal and MaxPhysVal are read from TEDS. You have to interpret and scale the samples accordingly. Bye Gunther |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, Can I develop TRIONet3 + TRION3-1600-dLV-32 + TRION-x-dLV-CB16-D9 + MSI2-CH-100 through TRION-SDK?
If it can be developed, could you provide me with some relevant information?
All reactions