If a numeric value out of the setting range is input, an error will occur and the 6706 error code is set to #L_CalcErrCode. For checking error details, refer to the #L_CalcErrCode.
Program Example
NSET
Stores the setup date in the date variable.
When the positive transition instruction turns ON, the NSET instruction will execute. When the NSET instruction is executed, the date 10 (month) 20 (day), 2005 specified in the dialog box is stored in the date variable in D1.
NSETP
When the normally open instruction turns ON, the NSETP instruction will execute. When the NSETP instruction is executed, the date 10 (month) 20 (day), 2005 specified in the dialog box is stored in the date variable in D1.