FB_MmsServiceSupportOptions
The function block FB_MmsServiceSupportOptions is used to configure the supported MMS protocol services.
Inheritance hierarchy
FB_MmsServiceSupportoptions
FUNCTION_BLOCK FB_MmsServiceSupportOptions IMPLEMENTS I_MmsServiceSupportOptions
Interfaces
Type | Description |
---|---|
Interface for the configuration of the supported MMS protocol services. |
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
bCancel | BOOL | Get,Set | FALSE |
|
bConclude | BOOL | Get,Set | FALSE |
|
bDefineNamedType | BOOL | Get,Set | FALSE |
|
bDefineNamedVariable | BOOL | Get,Set | FALSE |
|
bDefineNamedVariableList | BOOL | Get,Set | FALSE |
|
bDefineScatteredAccess | BOOL | Get,Set | FALSE |
|
bDeleteNamedType | BOOL | Get,Set | FALSE |
|
bDeleteNamedVariableList | BOOL | Get,Set | FALSE |
|
bDeleteVariableAccess | BOOL | Get,Set | FALSE |
|
bGetDomainAttributes | BOOL | Get,Set | FALSE |
|
bGetNamedTypeAttributes | BOOL | Get,Set | FALSE |
|
bGetNamedVariableListAttributes | BOOL | Get,Set | FALSE |
|
bGetNameList | BOOL | Get,Set | FALSE |
|
bGetScatteredAccessAttributes | BOOL | Get,Set | FALSE |
|
bGetVariableAccessAttributes | BOOL | Get,Set | FALSE |
|
bIdentify | BOOL | Get,Set | FALSE |
|
bInformationReport | BOOL | Get,Set | FALSE |
|
bRead | BOOL | Get,Set | FALSE |
|
bRename | BOOL | Get,Set | FALSE |
|
bStatus | BOOL | Get,Set | FALSE |
|
bWrite | BOOL | Get,Set | FALSE |
|