dnsIoIdle

dnsIoIdle — sets the dnscan I/O mode to idle and stops the heartbeat timer.

Synopsis

(dnsIoIdle card_id)
	

Parameters

card_id
The target card ID (0..3).

Returns

If successful, then:

(dnsIoIdle card_id CMD_IO_IDLE)

Otherwise, one of the following error messages:

(error "dnsIoIdle DR_ERR_CARD_INVALID (time) invalid card: card_id")
(error "dnsIoIdle DR_ERR_NO_CARD (time) card not available")
(error "dnsIoIdle DVN_ERR_CMD_TIMEOUT (time) Cmd failed (timeout)")

Description

Sets the I/O mode to idle and stops the heartbeat timer. See dnsIoActive.