ProSoft Technology MVI69-ADM User Manual

Page 8

Advertising
background image

Contents

MVI-ADM ♦ 'C' Programmable

Developer's Guide

'C' Programmable Application Development Module

Page 8 of 342

ProSoft Technology, Inc.

February 20, 2013

ADM_SetLed ............................................................................................................................. 176

7.8

ADM API Flash Functions ..................................................................................... 177

ADM_FileGetString ................................................................................................................... 177

ADM_FileGetInt ......................................................................................................................... 178

ADM_FileGetChar ..................................................................................................................... 179

ADM_GetVal.............................................................................................................................. 180

ADM_GetChar ........................................................................................................................... 181

ADM_GetStr .............................................................................................................................. 182

ADM_SkipToNext ...................................................................................................................... 183

ADM_Getc ................................................................................................................................. 184

7.9

ADM API Miscellaneous Functions....................................................................... 185

ADM_GetVersionInfo ................................................................................................................ 185

ADM_SetConsolePort ............................................................................................................... 186

ADM_SetConsoleSpeed ........................................................................................................... 187

7.10

ADM Side-Connect Functions .............................................................................. 188

ADM_ScOpen ........................................................................................................................... 188

ADM_ScClose ........................................................................................................................... 189

ADM_ReadScFile ...................................................................................................................... 190

ADM_ReadScCfg ...................................................................................................................... 191

ADM_ScScan ............................................................................................................................ 192

7.11

ADM API RAM Functions ..................................................................................... 193

ADM_EEPROM_ReadConfiguration ......................................................................................... 193

ADM_RAM_Find_Section ......................................................................................................... 194

ADM_RAM_GetString ............................................................................................................... 195

ADM_RAM_GetInt ..................................................................................................................... 196

ADM_RAM_GetLong ................................................................................................................. 197

ADM_RAM_GetFloat ................................................................................................................. 198

ADM_RAM_GetDouble ............................................................................................................. 199

ADM_RAM_GetChar ................................................................................................................. 200

8

Backplane API Functions

201

8.1

Backplane API Initialization Functions .................................................................. 203

MVIbp_Open ............................................................................................................................. 203

MVIbp_Close ............................................................................................................................. 204

8.2

Backplane API Configuration Functions ............................................................... 206

MVIbp_GetIOConfig .................................................................................................................. 206

MVIbp_SetIOConfig .................................................................................................................. 208

8.3

Backplane API Synchronization Functions ........................................................... 210

MVIbp_WaitForInputScan ......................................................................................................... 210

MVIbp_WaitForOutputScan ...................................................................................................... 212

8.4

Backplane API Direct I/O Access ......................................................................... 214

MVIbp_ReadOutputImage ......................................................................................................... 214

MVIbp_WriteInputImage ............................................................................................................ 215

8.5

Backplane API Messaging Functions ................................................................... 216

MVIbp_ReceiveMessage .......................................................................................................... 216

MVIbp_SendMessage ............................................................................................................... 218

8.6

Backplane API Miscellaneous Functions .............................................................. 220

MVIbp_GetVersionInfo .............................................................................................................. 220

MVIbp_GetModuleInfo .............................................................................................................. 221

MVIbp_ErrorString ..................................................................................................................... 222

MVIbp_SetUserLED .................................................................................................................. 223

MVIbp_SetModuleStatus ........................................................................................................... 224

Advertising