> For the complete documentation index, see [llms.txt](https://docs.creativeconners.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creativeconners.com/docs/showstopper/showstopper-remote-e-stop/operation.md).

# Operation

The Remote E-Stop must be connected to a Showstopper Base or Hub and the end of each Showstopper Accessory line must be terminated. The Remote E-Stop can be configured as a terminated or pass-thru device.

The Portalable Remote E-Stop will require a Terminator installed on the Showstopper Accessory Output.

Release all the E-Stop mushroom buttons in the system, and you are ready to Make It Move!

## SYSTEM STATUS <a href="#h.9boph1f8wmxc" id="h.9boph1f8wmxc"></a>

The Showstopper 4 Base or any Showstopper 4 Hub includes three indicator lights, displaying local and system status. In addition, the OLED screens will display the status of any connected remote e-stop buttons.

### Indicator Lights

The Amber system power light, the Green system ready light, and the illuminated E-Stop button quickly show the operator what is happening. For reference, use the chart below:

![](/files/OSQosi3AfmDluY76tQBn)

## E-Stop ID Configuration

If you have a large Showstopper system spread across multiple floors, or you just want to geek out a bit, you can set specific IDs for each Showstopper 4 E-Stop Button and see the real time button status displayed in Spikemark.

In order to take advantage of seeing the E-stop statuses in Spikemark, you will need to:

1. [Set the IP Address on the Showstopper 4 Base](/docs/showstopper/showstopper-base/operation.md) or Hub to communicate with [Spikemark](/docs/spikemark/showstopper-node-editor.md)
2. Set the E-Stop ID to create a unique ID for each E-Stop button in your system

### Setting the E-Stop Node ID

The identifier for the E-Stop Button is called the E-Stop ID (Node). Each Showstopper 4 device needs a unique E-Stop ID from 0-127. This means the maximum number of addressable E-Stop buttons in any system is 128.

To set your E-Stop ID on your Showstopper 4 Remote E-Stop:

* Open the Enclosure
* Use the dip-switches to set the E-Stop Node ID using a Binary format
* ![](/files/TcPfPXd4zCUTV2UXbOrS)
* Close the enclosure

#### Dip Switches work in binary.

Switch 1 = 2^0 = 1

Switch 2 = 2^1 = 2

Switch 3 = 2^2 = 4

Switch 4 = 2^3 = 8

Switch 5 = 2^4 = 16

Switch 6 = 2^5 = 32

Switch 7 = 2^6 = 64

{% hint style="info" %}
E-Stop ID's Available 0-127
{% endhint %}

Switch 8 = 2^7 = 128 (unavailable on the Showstopper 4 network)

If you want to set a E-Stop Node a value of **13**, the highest number that fits **13** is **2^0, 2^2, 2^3 (1+4+8)**

Switch 1 is 1

Switch 3 is 4

Switch 4 is 8

Hence, Switches **1, 3, and 4** will be set as **ON**

### DIP Switch ID Table

Since I am sure you are not interested in doing complex binary math, Use this chart where we did the math for you to identify which dip switches need to be turned on to set the E-Stop Node ID.

<table><thead><tr><th width="172">E-Stop Node ID</th><th width="185">Dip Switches ON</th><th width="40"></th><th width="149">E-Stop Node ID</th><th>Dip Switches ON</th></tr></thead><tbody><tr><td>0</td><td></td><td></td><td>64</td><td>7</td></tr><tr><td>1</td><td>1</td><td></td><td>65</td><td>1, 7</td></tr><tr><td>2</td><td>2</td><td></td><td>66</td><td>2, 7</td></tr><tr><td>3</td><td>1, 2</td><td></td><td>67</td><td>1, 2, 7</td></tr><tr><td>4</td><td>3</td><td></td><td>68</td><td>3, 7</td></tr><tr><td>5</td><td>1, 3</td><td></td><td>69</td><td>1, 3, 7</td></tr><tr><td>6</td><td>2, 3</td><td></td><td>70</td><td>2, 3, 7</td></tr><tr><td>7</td><td>1, 2, 3</td><td></td><td>71</td><td>1, 2, 3, 7</td></tr><tr><td>8</td><td>4</td><td></td><td>72</td><td>4, 7</td></tr><tr><td>9</td><td>1, 4</td><td></td><td>73</td><td>1, 4, 7</td></tr><tr><td>10</td><td>2, 4</td><td></td><td>74</td><td>2, 4, 7</td></tr><tr><td>11</td><td>1, 2, 4</td><td></td><td>75</td><td>1, 2, 3, 7</td></tr><tr><td>12</td><td>3, 4</td><td></td><td>76</td><td>3, 4, 7</td></tr><tr><td>13</td><td>1, 3, 4</td><td></td><td>77</td><td>1, 3, 4, 7</td></tr><tr><td>14</td><td>2, 3, 4</td><td></td><td>78</td><td>2, 3, 4, 7</td></tr><tr><td>15</td><td>1, 2, 3, 4</td><td></td><td>79</td><td>1, 2, 3, 4, 7</td></tr><tr><td>16</td><td>5</td><td></td><td>80</td><td>5, 7</td></tr><tr><td>17</td><td>1, 5</td><td></td><td>81</td><td>1, 5, 7</td></tr><tr><td>18</td><td>2, 5</td><td></td><td>82</td><td>2, 5, 7</td></tr><tr><td>19</td><td>1, 2, 5</td><td></td><td>83</td><td>1, 2, 5, 7</td></tr><tr><td>20</td><td>3, 5</td><td></td><td>84</td><td>3, 5, 7</td></tr><tr><td>21</td><td>1, 3, 5</td><td></td><td>85</td><td>1, 3, 5, 7</td></tr><tr><td>22</td><td>2, 3, 5</td><td></td><td>86</td><td>2, 3, 5, 7</td></tr><tr><td>23</td><td>1, 2, 3, 5</td><td></td><td>87</td><td>1, 2, 3, 5, 7</td></tr><tr><td>24</td><td>4, 5</td><td></td><td>88</td><td>4, 5, 7</td></tr><tr><td>25</td><td>1, 4, 5</td><td></td><td>89</td><td>1, 4, 5, 7</td></tr><tr><td>26</td><td>2, 4, 5</td><td></td><td>90</td><td>2, 4, 5, 7</td></tr><tr><td>27</td><td>1, 2, 4, 5</td><td></td><td>91</td><td>1, 2, 4, 5, 7</td></tr><tr><td>28</td><td>3, 4, 5</td><td></td><td>92</td><td>3, 4, 5, 7</td></tr><tr><td>29</td><td>1, 3, 4, 5</td><td></td><td>93</td><td>1, 3, 4, 5, 7</td></tr><tr><td>30</td><td>2, 3, 4, 5</td><td></td><td>94</td><td>2, 3, 4, 5, 7</td></tr><tr><td>31</td><td>1, 2, 3, 4, 5</td><td></td><td>95</td><td>1, 2, 3, 4, 5, 7</td></tr><tr><td>32</td><td>6</td><td></td><td>96</td><td>6, 7</td></tr><tr><td>33</td><td>1, 6</td><td></td><td>97</td><td>1, 6, 7</td></tr><tr><td>34</td><td>2, 6</td><td></td><td>98</td><td>2, 6, 7</td></tr><tr><td>35</td><td>1, 2, 6</td><td></td><td>99</td><td>1, 2, 6, 7</td></tr><tr><td>36</td><td>3, 6</td><td></td><td>100</td><td>3, 6, 7</td></tr><tr><td>37</td><td>1, 3, 6</td><td></td><td>101</td><td>1, 3, 6, 7</td></tr><tr><td>38</td><td>2, 3, 6</td><td></td><td>102</td><td>2, 3, 6, 7</td></tr><tr><td>39</td><td>1, 2, 3, 6</td><td></td><td>103</td><td>1, 2, 3, 6, 7</td></tr><tr><td>40</td><td>4, 6</td><td></td><td>104</td><td>4, 6, 7</td></tr><tr><td>41</td><td>1, 4, 6</td><td></td><td>105</td><td>1, 4, 6, 7</td></tr><tr><td>42</td><td>2, 4, 6</td><td></td><td>106</td><td>2, 4, 6, 7</td></tr><tr><td>43</td><td>1, 2, 4, 6</td><td></td><td>107</td><td>1, 2, 4, 6, 7</td></tr><tr><td>44</td><td>3, 4, 6</td><td></td><td>108</td><td>3, 4, 6, 7</td></tr><tr><td>45</td><td>1, 3, 4, 6</td><td></td><td>109</td><td>1, 3, 4, 6, 7</td></tr><tr><td>46</td><td>2, 3, 4, 6</td><td></td><td>110</td><td>2, 3, 4, 6, 7</td></tr><tr><td>47</td><td>1, 2, 3, 4, 6</td><td></td><td>111</td><td>1, 2, 3, 4, 6, 7</td></tr><tr><td>48</td><td>5, 6</td><td></td><td>112</td><td>5, 6, 7</td></tr><tr><td>49</td><td>1, 5, 6</td><td></td><td>113</td><td>1, 5, 6, 7</td></tr><tr><td>50</td><td>2, 5, 6</td><td></td><td>114</td><td>2, 5, 6, 7</td></tr><tr><td>51</td><td>1, 2, 5, 6</td><td></td><td>115</td><td>1, 2, 5, 6, 7</td></tr><tr><td>52</td><td>3, 5, 6</td><td></td><td>116</td><td>3, 5, 6, 7</td></tr><tr><td>53</td><td>1, 3, 5, 6</td><td></td><td>117</td><td>1, 3, 5, 6, 7</td></tr><tr><td>54</td><td>2, 3, 5, 6</td><td></td><td>118</td><td>2, 3, 5, 6, 7</td></tr><tr><td>55</td><td>1, 2, 3, 5, 6</td><td></td><td>119</td><td>1, 2, 3, 5, 6, 7</td></tr><tr><td>56</td><td>4, 5, 6</td><td></td><td>120</td><td>4, 5, 6, 7</td></tr><tr><td>57</td><td>1, 4, 5, 6</td><td></td><td>121</td><td>1, 4, 5, 6, 7</td></tr><tr><td>58</td><td>2, 4, 5, 6</td><td></td><td>122</td><td>2, 4, 5, 6, 7</td></tr><tr><td>59</td><td>1, 2, 4, 5, 6</td><td></td><td>123</td><td>1, 2, 4, 5, 6, 7</td></tr><tr><td>60</td><td>3, 4, 5, 6</td><td></td><td>124</td><td>3, 4, 5, 6, 7</td></tr><tr><td>61</td><td>1, 3, 4, 5, 6</td><td></td><td>125</td><td>1, 3, 4, 5, 6, 7</td></tr><tr><td>62</td><td>2, 3, 4, 5, 6</td><td></td><td>126</td><td>2, 3, 4, 5, 6, 7</td></tr><tr><td>63</td><td>1, 2, 3, 4, 5, 6</td><td></td><td>127</td><td>1, 2, 3, 4, 5, 6, 7</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.creativeconners.com/docs/showstopper/showstopper-remote-e-stop/operation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
