CS: Get switch configurations¶
FAST Serial Protocol: Overview & First Steps
This documentation section is about the FAST Serial Protocol (FSP) commands, which are the low-level commands a host computer sends to a FAST board. Most FAST Pinball makers do not need to know about these details, since the pinball game framework (such as the Mission Pinball Framework) handles this communication for you.
If you're writing your own game framework, we have a series of programming guides. Also, be sure to read the overview of how FSP works and how to connect first.
The CS:
command returns a human-readable list of all switch configurations.
If you're writing game software and need to process the results, use the The SL:L
command instead.
CS:<CR>
Switches Configuration:
Switch Output CL OP
SL:00 True 1E 1E
SL:01 True 1E 1E
SL:02 True 1E 1E
SL:03 True 1E 1E
SL:04 True 1E 1E
SL:05 True 1E 1E
SL:06 True 1E 1E
SL:07 True 1E 1E
SL:08 True 1E 1E
SL:09 True 1E 1E
SL:0A True 1E 1E
SL:0B True 1E 1E
SL:0C True 1E 1E
SL:0D True 1E 1E
SL:0E True 1E 1E
SL:0F True 1E 1E
SL:10 True 1E 1E
SL:11 True 1E 1E
SL:12 True 1E 1E
SL:13 True 1E 1E
SL:14 True 1E 1E
SL:15 True 1E 1E
SL:16 True 1E 1E
SL:17 True 1E 1E
SL:18 True 1E 1E
SL:19 True 1E 1E
SL:1A True 1E 1E
SL:1B True 1E 1E
SL:1C True 1E 1E
SL:1D True 1E 1E
SL:1E True 1E 1E
SL:1F True 1E 1E
SL:20 True 1E 1E
SL:21 True 1E 1E
SL:22 True 1E 1E
SL:23 True 1E 1E
SL:24 True 1E 1E
SL:25 True 1E 1E
SL:26 True 1E 1E
SL:27 True 1E 1E
...
SL:3F True 1E 1E
Documentation Feedback? Requests? Confused?
Hi! I'm Brian, and I'm responsible for the documentation at FAST Pinball. If you have any feedback, requests, corrections, ideas, or any other thoughts about the docs, please let me know!
You can email me at brian@fastpinball.com. I maintain this site in my spare time, so there might be a week or so delay if you email me.
If you have a more pressing need, reach out to us via Slack, or email Aaron Davis.
Thanks!
N or > jump the next page, P or < for previous, search with S or ?