Section 4 Using Functions 4-1 Application
4-11
NS Series Programming Manual
4-1-4 For Numeral/String Input
Notification of Numeral/String Input from PT
Example: To send a signal to the host notifying any numeral/string input from the PT.
Input notification
PLC memory
Bit ON
Numeral values
1. Create a numeral display and input object on the screen with the following settings.
Write:
(extension tab page)
Select Turn ON the Specified Address when the Value is Confirmed.
Set the PLC address for notification.
2. Create a string display and input object on the screen with the following settings.
Write:
(extension tab page)
Select Turn ON the Specified Address when the Value is Written.
Set the PLC address for notification.
3. The PLC address for notification turns ON when a numeral or string is input.
Suggestions
Turn OFF the PLC notification address from the PLC.