FcGlobalParams Object


Description:

Defines the characteristics of FC global settings.

Parents: Project

FcGlobalParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
LoginDelay

FC device start/login processes will be staggered with the interval of LoginDelay between 2 consecutive start.

Type: u32

Default: 10

LogoutDelay

FC device stop/logout processes will be staggered with the interval of LoginDelay between 2 consecutive starts.

Type: u32

Default: 10

RemoteDiscoveryRetryCount

Number of times to retry the remote discovery.

Type: u32

Default: 100

RemoteDiscoveryRetryTimer

Remote discovery retry interval (ms).

Type: u32

Default: 1000

ResetPhysicalLinkOnLogout

Reset Physical Link On Logout.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Reset Physical Link On Logout.

FALSE

Not to reset Physical Link On Logout.

RetryCount

Number of times to retry the Login process.

Type: u32

Default: 0

RetryTimer

Login retry interval (ms).

Type: u32

Default: 10

FcGlobalParams Read-Only Attributes

There are no read-only attributes.