Content-type: text/html
Manpage of ics8065
ics8065
Section: gpib-utils (1)
Updated: 2007-11-23
Index
Return to Main Contents
NAME
ics8065 - control ICS 8065 Ethernet-GPIB Controller
SYNOPSIS
ics8065 [OPTIONS]
DESCRIPTION
ics8065 is used to configure and access the error log of
the ICS Electronics 8065 Ethernet-GPIB Controller via its LAN interface.
OPTIONS
ics8065 accepts the following command line options:
- -a, --address address
-
Override the default IP address in /etc/gpib-utils.conf.
- -i, --get-idn-string
-
Display the 8065 idn string, which contains the firmware revision,
model number, etc..
- -e, --get-errlog
-
Get and display the decoded 8065 error log, which contains up to 100 entries.
As a side effect, the error log is cleared.
- -j, --get-interface-name
-
Get the VXI-11 logical name.
- -J, --set-interface-name name
-
Set the VXI-11 logical name, e.g. "gpib0". The name must be no longer
than 31 characters.
- -t, --get-comm-timeout
-
Get the TCP timeout, in seconds.
- -T, --set-comm-timeout secs
-
Set the TCP timeout.
An inactive TCP channel will be left open this length of time before being
closed. A value of zero means no timeout checking.
The timeout only applies to the core and configuration channel settings.
- -s, --get-static-ip-mode
-
Get the static IP mode setting (0=disabled, 1=enabled).
- -S, --set-static-ip-mode 0|1
-
Set the static IP mode setting (0=disabled, 1=enabled).
If static IP mode is disabled, dynamic IP configuration is used.
- -z, --get-ip-number
-
Get the IP address.
- -Z, --set-ip-number ip-address
-
Set the IP address. The IP address setting only applies in static IP mode.
- -k, --get-netmask
-
Get the IP netmask.
- -K, --set-netmask ip-address
-
Set the IP netmask. The netmask setting only applies in static IP mode.
- -g, --get-gateway
-
Get the IP gateway.
- -G, --set-gateway ip-address
-
Set the IP gateway. The gateway setting only applies in static IP mode.
- -v, --get-keepalive
-
Get the IP keepalive time.
- -V, --set-keepalive time
-
Set the IP keepalive time, in seconds. The keepalive time is the period
of inactivity after which a keepalive is set. If set to zero, keepalives will
not be used.
- -q, --get-gpib-address
-
Get the GPIB address of the 8065 controller.
- -Q, --set-gpib-address addr
-
Set the GPIB address of the 8065 controller (0-30).
- -w, --get-system-controller
-
Get the system controller mode (0=disabled, 1=enabled).
- -W, --get-system-controller 0|1
-
Set the system controller mode (0=disabled, 1=enabled).
If enabled, the 8065 will initialize a boot time as the GPIB bus controller.
- -m, --get-ren-mode
-
Get the REN mode (0=false, 1=true).
- -M, --set-ren-mode 0|1
-
Set the REN mode (0=false, 1=true). If true, REN will be asserted at boot
time.
- -C, --reload-config
-
Force a reload of the default configuration settings from nonvolatile RAM.
- -f, --reload-factory
-
Force a reload of the factory configuration settings.
- -c, --commit-config
-
Save the current configuration settings to nonvolatile RAM.
- -r, --reboot
-
Reboot the 8065. All device links will be cleared, all connections closed,
and all resources released. Upon reboot, the default configuration settings
from nonvolatile RAM will be used.
FILES
/etc/gpib-utils.conf
SEE ALSO
"ICS Electronics MODEL 8065 Ethernet-GPIB Controller Instruction Manual",
rev 2, March 2007.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- FILES
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 14:50:58 GMT, November 25, 2007