Gets or sets the current loop count. The range is from 0 to 254. If the value is 0, then audio playback is looped continuously until a Stop command is received.
If no value is given, then the current loop count is returned.
To set the default loop count, use Settings for non-volatile (start-up) settings.
PC O [loopcount]
loopcount is a value between 0 and 254. Optional.To set the loop count to 8:
PC O 8
To get the current loop count setting:
PC O
8