Jump to content

Reading the datatable structure


Lexy72

Recommended Posts

Hello

I want to read data tables from an V350. I know i can do that with the PCOM protocol, which is described (partially) in a document (VisionCommunication.pdf). This document describes how you can read the data, but you have to know the data table structure. I also want to read the data table structure my self. I know the data .NET Unitronics.DataTables.dll can do that, but i need it for another platform (microcontroller, programmed in C/C++).

So my question is, is the protocol for reading the datatable structure available and/or is the source code of the Unitronics.DataTables.dll available?

Regards, Alex

Link to comment
Share on other sites

Ok,I understand the C# code is not available, but is the protocol for reading the structure available or is it propriety? If it is propriety, i find it very peculiar. If you have, for example, a PLC with 5 datatables and you want only to get the data from the last one, you need to know exactly how all tables are structured, so you can calculate the start address of the last table. This makes the ability of reading the datatables by an external application rather complicated and actually quite useless. Is there maybe an other way to get the datatable structure on forehand?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...