124 vmecfg, 124vmecfg, Vmecfg – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 223: Motload commands

Advertising
background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

223

3.1.124 vmeCfg

Name

vmeCfg—manages user specified VME Configuration parameters. It does this by allowing the
user to create/edit, show, and delete VME configuration parameters. These parameters are
used at start-up time to configure the VME device. If user specified VME Configuration
parameters do not exist, default values are be used instead.
Note: The VME Configuration parameters created by this utility are stored in NVRAM as Global
Environment Variables.
Note: The board

must be reset for the values set/changed by vmeCfg to take effect.

Synopsis

vmeCfg [-d] [-e] [-iPd] [-m] [-oPd] [-rPh] [-s] [-z]

Parameters

-d O : Delete User Setting

-e O : Edit/Create User Setting

-i Pd: Inbound Window Number (0-7)

-m O : Master Enable

-o Pd: Outbound Window Number (0-7)

-r Ph: Vme Chip Requester Offset (184/188/400/404/40C/F70)

-s O : Show User/Default Setting

-v O : Verbose Mode

-z O : Restore Default Settings

Example

The following example indicates a typical display when using the vmeCfg command.

MOTLoad> vmeCfg -e -o3

MOTLoad> vmeCfg -s -r40c

MOTLoad> vmeCfg -d -i2

MOTLoad> vmeCfg -z

Advertising