PLBWEB_HOSTNAME6 Keyword
10,7
PLBWEB_HOSTNAME6={ipv6 address | URL}
This required keyword specifies the URL string or the IP address of the server system executing Plbwebsrv. The parameter specifies an IPV6 address or URL that resolves to an IPV6 address for the PL/B Web Server. This keyword is optional but must be specified if an IPV6 address is to be used.
If both the PLBWEB_HOSTNAME and the PLBWEB_HOSTNAME6 keywords are specified in the PL/B Web Server '.ini' configuration file, the PLBWEB_HOSTNAME6 takes priority and is used.
If the PLBWEB_HOSTNAME6 keyword is found and the IPV6 address is not resolved, an error is logged and the PL/B Web Server command task is not created.
If the PLBWEB_HOSTNAME6 does not exist, the PL/B Web server looks for the PLBWEB_HOSTNAME keyword and continues an normally expected.
Note:
If no main task is created, command controls ( -t, -f, ... ) cannot make a connection and will not work.
Examples of IPV6 addresses:
See Also: Server Configuration Keywords, Server Command Line
![]() |