PSG_CFG_MAX_LINES#

VSPEC.config.PSG_CFG_MAX_LINES = 1500#

The maximum number of lines to allow in the PSG config file. Do not set this over 2000, as PSG will stop updating.

Type:

int

Notes

For security reasons, PSG only allows .cfg files to be up to 2000 lines long. This means that, every so often, we have to send a set command, which resets everything. This command is sent after the .cfg returned by PSG reaches PSG_CFG_MAX_LINES lines long.