I have a symbol file that contains a definition like
Code: Select all
[CGA3_TPDO1]
ID=1D0h-1D3h
DLC=8
Var=Length unsigned 0,32 /u:mm /max:67108863 /f:0.1
The only signal offered in the dialog to assign a signal is
Baumer_CGA3.CGA3_TPDO1.Length
Code: Select all
[CGA3_TPDO1]
ID=1D0h-1D3h
DLC=8
Var=Length unsigned 0,32 /u:mm /max:67108863 /f:0.1
Code: Select all
[A] // this is the symbol
ID=100h-200h // this is ignored by add-ins
Var=Stuff // this is the variable
Code: Select all
[A_100h] // this is the symbol
ID=100h // this is ignored by add-ins
Var=Stuff // this is the variable
... a lot of almost equal definitions later ...
[A_200h]
ID=200h
Var=Stuff