Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

peculiar data type?

Hello, did anyone have the experience that used the datatypes as following: ( i saw them in a online using robot)

CONST TextPara    TextData  :=[10, 60 , 10, 10];
CONST DetectPara  DetectData := [200, 200, 700];
VAR   CoilData   CoilDataCal ;
VAR TechPara TechData; 

but i can't find anyone of them in RAPID Reference Manual. did you know how to use it?

Peter

Comments