P4G_REPLAY_FILE_NAME
# set
<module-index>/<port-index> P4G_REPLAY_FILE_NAME [<group_index>, <replay_file_index>] <file_name>
# get
<module-index>/<port-index> P4G_REPLAY_FILE_NAME [<group_index>, <replay_file_index>] ?
Description
More than one Replay File can be configured for a CG. When configuring a Replay File for a CG, it must have an index. The indices at which Replay Files are configured does not have to be continuous.
Actions
set, get
Parameters
file_name
: string, file name (including relative path and excluding the .bson
extension).
Example
# set
input: 0/1 P4G_REPLAY_FILE_NAME [0, 0] 0x000102030405060708090A0B000102030405060708090A0B000102030405060708090A0B000102030405060708090A0B
output: <OK>
# get
input: 0/1 P4G_REPLAY_FILE_NAME [0, 0] ?
output: 0/1 P4G_REPLAY_FILE_NAME [0, 0] 0x000102030405060708090A0B000102030405060708090A0B000102030405060708090A0B000102030405060708090A0B