Hello,
I'm workin in a project that works with a FP 1601 an a analogic input module.
I'm using dataSockets and the lookout protocol to make prosible the
cominication. I am able to read all the channels one by one, but I want
to know if it is posible to read all the channels of the analogic input
module with one instruction.
I try to put in the lookout url something like
that "lookout://172.16.3.214/FP/4AI/All" . Is it possible?
And how can I access to the input values?
I'm using eventHandlers. But I dont know how to use the CNiDataSocketData object that I receive in the event handler.
Thank for all.
Mikel