MEISqNodeDownloadParams
Definition
Description
MEISqNodeDownloadParams specifies the parameters for downloading a binary
image to a SynqNet node.
|
*filename |
A pointer to a file name. The file contains a header and binary code/data. Files are node/drive specific. Please see the Node Binary Files: Product Table or the drive manufacturer's documentation for the drive binary files. |
channel |
A communication interface to a node's logic device or drive processor. See MEISqNodeChannel. |
callback |
A pointer to a callback function, to monitor the download progress. See MEISqNodeCallback. |
|
See Also
meiSqNodeDownload
|