In COMPUTER control mode:
- If I try to set
PERIODS:SP to larger than NUMPERIODS:MAX, I should get an error.
- If I'm in period
N and I try to change NUMPERIODS:MAX to less than N, put back to period 0 (user period 1)?
- I probably shouldn't be allowed to set
NUMPERIODS:MAX to zero
- If I was previously in period N and this was done by
EXTERNAL or LOOKUP control mode, then when I change to COMPUTER control mode this should be verified against NUMPERIODS:MAX and set back to something valid if N is larger than NUMPERIODS:MAX.
In
COMPUTERcontrol mode:PERIODS:SPto larger thanNUMPERIODS:MAX, I should get an error.Nand I try to changeNUMPERIODS:MAXto less thanN, put back to period 0 (user period 1)?NUMPERIODS:MAXto zeroEXTERNALorLOOKUPcontrol mode, then when I change toCOMPUTERcontrol mode this should be verified againstNUMPERIODS:MAXand set back to something valid ifNis larger thanNUMPERIODS:MAX.