GseosRecorder.AddRecordBlock
Previous  Top  Next

AddRecordBlock()

This function adds a block to the Recorders recording list. If the recorder is in recording mode this takes effect immediately and if the block arrives in the system it will be recorded. To check if a block is on the record list you can use GetRecordBlocks(). To remove blocks from the record list use RemoveRecordBlock().

Parameters
strBlockName:      Name of the block to put on the record list.

Returns
None.