Skip to content

/AWS1/CL_MDCDVBNITSETTINGS

Use these settings to insert a DVB Network Information Table (NIT) in the transport stream of this output.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_networkid TYPE /AWS1/MDC__INTEGERMIN0MAX65535 /AWS1/MDC__INTEGERMIN0MAX65535

The numeric value placed in the Network Information Table (NIT).

iv_networkname TYPE /AWS1/MDC__STRINGMIN1MAX256 /AWS1/MDC__STRINGMIN1MAX256

The network name text placed in the network_name_descriptor inside the Network Information Table. Maximum length is 256 characters.

iv_nitinterval TYPE /AWS1/MDC__INTEGERMIN25MAX1000 /AWS1/MDC__INTEGERMIN25MAX1000

The number of milliseconds between instances of this table in the output transport stream.


Queryable Attributes

NetworkId

The numeric value placed in the Network Information Table (NIT).

Accessible with the following methods

Method Description
GET_NETWORKID() Getter for NETWORKID, with configurable default
ASK_NETWORKID() Getter for NETWORKID w/ exceptions if field has no value
HAS_NETWORKID() Determine if NETWORKID has a value

NetworkName

The network name text placed in the network_name_descriptor inside the Network Information Table. Maximum length is 256 characters.

Accessible with the following methods

Method Description
GET_NETWORKNAME() Getter for NETWORKNAME, with configurable default
ASK_NETWORKNAME() Getter for NETWORKNAME w/ exceptions if field has no value
HAS_NETWORKNAME() Determine if NETWORKNAME has a value

NitInterval

The number of milliseconds between instances of this table in the output transport stream.

Accessible with the following methods

Method Description
GET_NITINTERVAL() Getter for NITINTERVAL, with configurable default
ASK_NITINTERVAL() Getter for NITINTERVAL w/ exceptions if field has no value
HAS_NITINTERVAL() Determine if NITINTERVAL has a value