Hi Bob I am using the memoryservice calls to read in far node CDI memory in my configuration tool for TCS. I am pulling the tag/value information including values where appropriate. However when I am using my XML parser with a content handler in python, in particular, when I pull in and parse the segment with "User Info Settings" I get in the name, description and string tags. The string tag/values have the "User Name" and "User Description" each but I am not receiving any actual "string value" for each.
Do I need to display that at the user interface from the Node's SNIP information? And then with a textfield widget change that information back at the Node with a write operatiion to the associated address? Because I am not receiving any actual string data from the Node. So do I need to initially just display the Node's SNIP user info in my CDI screen and then change it by writing back those changes made by the user in the associated text input fields? Please advise. Thanks.
Jeff