Hi.
After I "make" the client CPP. with a successful bin file. I am executing it using the terminal with all arguments.
I am trying -g argument for Attribute index value 2(Containing Objects{...} ) for "BlockLoad profile" in "ProfileGeneric", So when I use
-g (blockLoadProfile_IP):2
Same with other profiles i.,e..,(DailyLoadProfile,InstantaneousProfile,....) containing object type in Attribute index.
I am getting an error at the end of execution i.e..,:
"Error! Index: 2 read failed: Invalid parameter."
in LogFile.txt.
"trace.txt" has RX and TX values, no errors shown in that file.
The same is working well for other index values with -g and also when I use without -g I am able to see the blockLoad profile "entries" and all its values including for objectTypes.
Have been stuck on this for sometime need support..!
Thanks in advance...