man8/pciSRtask

Table of Contents

Name

pciSRtask - PCI board status read I/O service

Synopsis

pciSRtask <argument list>

Description

Status read I/O service for PCI computer boards. This program only supports Industrial computer source PCI-DIO32 boards at this time.

Arguments

Argument processing is done using Unix long argument syntax.

All of the arguments here are printed to stderr when the program starts, regardless of whether or not they were supplied.

--dbman_host <hn>
The host where dbman is running. If this argument is not supplied the default is "localhost" or the DBMAN_HOST environment variable.
--drv <arg>
A valid Driver Key. Valid driver keys are PCI_1 thru PCI_6. If this argument is not supplied the default is "PCI_1".
--cmin <n>
The minimum board number. Only one board is supported by the device driver so 0 is the default.
--cmax <n>
The maximum board number. Only one board is supported by the device driver so 0 is the default.
--help
Prints a help message.

I/O polling rates

Polling is normally performed at 1Hz. Fast polling at 10Hz is supported.

See Also

pci_dio32drv(4)

Manual page revision

$Id: pciSRtask.8,v 1.1 2007/07/19 19:52:32 mcnamer Exp $


Table of Contents