"CHANNEL"
All V.E. variables of the "CHANNEL" memory must be declared within one channel with the same storage method. Either the index or the AutoMem method must be used to organise the memory. Mixed operation is not possible.
Error message | ERROR: CHANNEL: Mix up of memory organisation method is not permitted |
Remedy | Use Index method or AutoMem method for memory organisation. |