Use TCL Program Array information in PG2 Graphic
Hi,
Is it possible to access the contents of an array that exists within a MOD TCL program, that's assigned to a unit, within a PG2 graphic?
When I browse to the unit ID in PG2 Editor the only item available is Adhoc. Is it possible to use Adhoc to access the sequence array details?
Any ideas gratefully appreciated!
Rob
Is it possible to access the contents of an array that exists within a MOD TCL program, that's assigned to a unit, within a PG2 graphic?
When I browse to the unit ID in PG2 Editor the only item available is Adhoc. Is it possible to use Adhoc to access the sequence array details?
Any ideas gratefully appreciated!
Rob
Answers
Hi:
The format for the array element parameter is: unitname:array/arrayname/index1/index2/parameter
For example: UNIT1DPSS:array/IARRAY/6/VAL
The format for the array element parameter is: unitname:array/arrayname/index1/index2/parameter
For example: UNIT1DPSS:array/IARRAY/6/VAL
Add new comment