ID | Label | Type | #Val | Min | Max | Attr |
Description |
---|---|---|---|---|---|---|---|
410 |
Network password |
String |
|
0 |
32 |
|
String name that represents the system password. This is currently used to logon via TELNET. This is NOT the password for logging on to the web interface. |
411 |
Network console enable |
Uint8 |
num-nodes |
|
|
|
Array of parameters that controls remote network access to the system console for the main controller and each slave servo node via the TELNET protocol using TCP port 23. |
420 |
Local IP address |
String |
|
0 |
16 |
BT |
The IP address, subnet mask and gateway address of the local node, each in the form "nnn.nnn.nnn.nnn". These values are immediately stored to NVRAM as soon as you set their new values. They do not require a "Save to flash". However, the controller must be rebooted for the new values to take effect.
|
421 |
IP subnet mask |
String |
|
0 |
16 |
BT |
|
422 |
IP gateway address |
String |
|
0 |
16 |
BT |
|
423 | Default webserver structure index | Uint32 | -1 | n | This parameter specifies the default structure index that is used by the webserver for CGI and ASP operations that reference parameter database values. When reading or writing a parameter database value (via /wrtpdb, aspRDB_, aspPDBTab), if the specified structure index is -1, the default structure index defined by this parameter database element is utilized instead. This facility allows web pages to be easily constructed that dynamically select a specific robot or other db array structure element. | ||
424 |
Vision Server IP address |
String |
|
0 |
16 |
|
The IP address of the PC that is running the Precise vision server, in the form "nnn.nnn.nnn.nnn". This value can be changed at any time and the new value will take effect the next time the vision server is connected. |
425 |
Servo network multicast IP address |
String |
|
0 |
16 |
BT |
(Servo Network) In order for the master controller
in a servo network to simultaneously send information to multiple slave
controllers, the master transmits messages using a "Multicast IP" address. This
IP address is different from, and in addition to, the normal IP address. You
should assign a multicast IP address from the range reserved
for private use by individual organizations: from 239.192.0.0
through 239.195.255.255. This parameter must be set in the
master controller to specify its multicast IP address. This parameter
does not have to be set in slave controllers since the master transmits
this information when the network is initializing. |
426 | Servo network multicast time to live | Uint8 | 1 | 255 | (Servo Network) Defines the number of router domains that the master controller multicast packets are allowed to cross. Sets the TTL field in the IP packet. Default value is 1 indicating that multicast packets should not be forwarded across routers. If your servo network has a router between the master and any slaves, increase this value to the minimum required for the network to operate. | ||
427 |
FTP user name and password |
String |
|
|
63 |
|
A string that contains an optional user name and password for remote
access of the FTP server. The user name is the first field, optionally
followed by a password field. The two fields are separated by one or
more spaces. |
430 |
Ethernet statistics |
Uint32 |
12 |
|
|
RO |
Returns an array of Ethernet statistical counters that assist in monitoring the performance of the Ethernet network. The values are defined as follows: 11: Ethernet port 1 status bit mask 12: Ethernet port 2 status bit mask The port status is a bit mask indicating how the port is connected. &H01 set if the port is connected, clear if not connected. &H02 set if the connection is full duplex, clear if half duplex. &H04 set if the connection is 100mbs, clear if 10mbs. Note: TNG controllers only support 100mbs.
For more detailed information on send and receive errors, see "Ethernet receiver errors" (DataID 431) and "Ethernet transmitter errors" (DataID 432). |
431 |
Ethernet receiver errors |
String |
6 |
0 |
31 |
RO |
Returns up to 6 strings that contain details on Ethernet transmitter errors. Since the specific errors that can be detected are dependent upon the hardware and the Ethernet driver, the detailed detectable errors may vary over time. Therefore, the information is returned as formatted strings. Currently, the following errors are reported: abort errors, carrier errors, fifo errors, heart beat errors, and window errors. |
432 |
Ethernet transmitter errors |
String |
6 |
0 |
31 |
RO |
Returns up to 6 strings that contain details on Ethernet transmitter errors. Since the specific errors that can be detected are dependent upon the hardware and the Ethernet driver, the detailed detectable errors may vary over time. Therefore, the information is returned as formatted strings. Currently, the following errors are reported: abort errors, carrier errors, fifo errors, heart beat errors, and window errors. |
440 |
Ext trajectory enable |
Uint8 |
2 |
|
|
NP |
An array of two numeric values that determines the behavior of the special "real-time external trajectory generator" mode. |
441 |
Ext trajectory receive timeout |
Flt32 |
|
|
|
|
Determines the maximum time in seconds that can elapse with no trajectory data received. If this time is exceeded, the external trajectory interface shuts down and any robot motion is stopped as if a soft E-Stop had occurred. |
442 |
Ext trajectory sync offset |
Int32 |
|
0 |
128 |
|
Specifies the number of 125-microsecond ticks that should occur from when the digital sync output is set to when the interface expects data to be present. This number is used modulo the number of ticks per trajectory cycle. |
443 |
Ext trajectory state |
Int32 |
|
|
|
RO |
A value that shows the internal state of the external trajectory interface. Values are TBD. |
444 |
Ext trajectory sent, received, spurious, missed pkt, checksum, overruns, missed set, timestamp |
Uint32 |
8 |
|
|
RO |
An array of statistics counters for the external trajectory interface
communications. Cleared whenever "Ext trajectory enable" (DataID
440) is changed from FALSE to TRUE. The array elements are as follows: |
450 |
Web password security |
Int8 |
|
-1 |
1 |
|
Enables web interface logon password verification
and enables and disables access to the system via the web interface. The
value of this parameter is interpreted as follows: |
451 |
Web logged on access level |
Uint8 |
|
0 |
40 |
RO |
Indicates the access level of the individual currently
logged on to the web interface. The access level governs the
file directories that can be accessed via the web as well as the parameter
database values that can be read or written. The numerical access
level is interpreted as follows: |
452 |
Web logged on IP address |
String |
|
0 |
15 |
RO |
Returns the IP address of the user who is currently logged onto the web interface. All subsequent web accesses are tested to verify that the request are coming from the logged on PC. If a different PC attempts to access the web (other than the login page) while another user's PC is logged on, the access will fail. |
453 |
Web logon access level submit |
Uint8 |
|
0 |
40 |
|
(Hidden parameters) When a user attempts
to log onto the web interface, the requested access level and passwords
must be written into these parameters. These parameters are hidden
from the normal parameter Setup web pages since logins must be handled
by the standard web login page. Writing the password value triggers
the access level and password validation process. See "Web logged
on access level" DataID 451 for a list of the access levels. For
a given access level, the corresponding password as defined by DataID's
456-459 must be entered. If the submitted access level is 0 and the password is "", the web interface will be logged off. |
454 |
Web logon password submit |
String |
|
0 |
32 |
|
|
455 |
Web application exists |
BOOL |
|
|
|
RO |
True if a custom web is loaded into the flash disk as indicated by the presence of the file defined by the "Web application top-level page" (DataID 461). This is used by the web interface to permit access to the custom web. This value is updated when the system is restarted and each time a user logs off of the web interface. |
456 |
Web administrator password |
String |
|
0 |
32 |
|
These are the passwords that must be entered
to log onto the web interface whenever "Web password security" DataID
450 is set to 1. These passwords are compared to the value entered
via the "Web logon password submit" DataID 454 parameter. The
specific password that is tested is dictated by the "Web logon access
level submit" DataID 453. The password comparison is performed
taking into account the case of each letter. |
457 |
Web maintenance password |
String |
|
0 |
32 |
|
|
458 |
Web operator password |
String |
|
0 |
32 |
|
|
459 |
Web application password |
String |
|
0 |
32 |
|
|
460 |
Web start application page |
BOOL |
|
|
|
|
If DataID 460 is True, the base page of the
application web, as defined by the "Web application top-level
page" (DataID
461), is loaded whenever the standard system base page, "/" or "/index",
is requested. This permits custom applications to be immediately
displayed in place of the standard system login page. If
DataID 460 is False, this mapping is not performed. By default,
this parameter is set to False. |
461 |
Web application top-level page |
String |
|
0 |
60 |
|
|
462 |
Web branding |
String |
5 |
0 |
25 |
RO |
Contains a series of strings that specify the company name and key product names that are presented in the controller's built-in web interface. |
463 |
Web custom logo file |
String |
|
0 |
60 |
BT |
If this parameter is set to the name of a file on the controller's flash disk that contains a company logo image, the Precise logo in the top-left corner of the operator interface web pages will be replaced with this alternate logo. For example, if the logo is stored in a folder named "logo" in a file named "mylogo.png", this parameter should be set to the following value: |
464 |
Web RPC: debug, timeout, stack |
Int32 |
3 |
|
|
|
An array of numeric values that controls the operation of RPC calls
from web pages. The array elements are defined as follows: |
465 |
Web page refresh period in sec |
Flt32 |
|
0 |
|
|
Specifies how often dynamic web pages should be refreshed in seconds. A value of 0 indicates that the web pages should be refreshed as fast as possible. Normally, web pages are refreshed every 0.2 to 0.5 seconds. The interpretation and implementation of this feature is left to the web page designer. |
466 |
Web logon IP address submit |
String |
|
0 |
15 |
|
(Hidden parameters) This is a rarely used parameter that operates with the "Web logon access level submit" (DataID 453) and the "Web logon password submit" (DataID 454) if a GPL program is to be executed to log in the web interface for a particular PC at a specified access level. Please see the documentation for DataIDs 453 and 454 for an explanation of this parameter. |