|
|
Description:
|
cbFPGADownloadStart OBJECT-TYPE
SYNTAX INTEGER{cbTrue (1),
cbFalse (0)
}
ACCESS write-only
STATUS mandatory
DESCRIPTION
"Set cbFPGADownloadStart to cbTrue in order to start the FPGA download process.
Set cbFPGADownloadStart to cbFalse to interrupt (and stop) FPGA download
in progress (when cbFPGADownloadStatus = cbDownloadInProgress)."
--DEFAULT test-function it_exists
--DEFAULT set-function set_%n
--DEFAULT get-function get_%n
--DEFAULT next-function std_next
--DEFAULT cookie (char *) 0
|
|
|
|
|
|