24 Volt Ausgänge?
- Edi_48
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 0
08 Jun 2025 12:39 #329943
by Edi_48
24 Volt Ausgänge? was created by Edi_48
Hallo ich habe eine Neue Mesa 7i96s und habe Probleme mit meine 24 VoltRelay und Schaltkontakten Spindel PneumatikFrage wie kann ich die an 7i96s Anschließen ?
mfg
Hilton
mfg
Hilton
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18701
- Thank you received: 5161
08 Jun 2025 21:14 #329972
by PCW
Replied by PCW on topic 24 Volt Ausgänge?
+24V --> RELAY_COIL+ --> FLYBACK_DIODE_CATHODE
RELAY_COIL- --> 7I96S_OUT0+ --> FLYBACK_DIODE_ANODE
7I96S+OUT0- --> 24V_COMMON
RELAY_COIL- --> 7I96S_OUT0+ --> FLYBACK_DIODE_ANODE
7I96S+OUT0- --> 24V_COMMON
Please Log in or Create an account to join the conversation.
- michaeln
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 7
09 Jun 2025 17:58 #330035
by michaeln
Replied by michaeln on topic 24 Volt Ausgänge?
Attachments:
Please Log in or Create an account to join the conversation.
- Edi_48
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 0
10 Jun 2025 06:03 #330065
by Edi_48
Replied by Edi_48 on topic 24 Volt Ausgänge?
Danke für das Schema, jetzt bräuchte ich noch die Einträge in der Hal
Please Log in or Create an account to join the conversation.
- dg9mdr
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 4
10 Jun 2025 06:46 #330066
by dg9mdr
Replied by dg9mdr on topic 24 Volt Ausgänge?
in der ini die Karte eintragen:
[HMOT]
CARD0=hm2_7i96s.0
dann kannst in der Halshow unter:
Pins
hm1_7196s
die entsprechenden Pinnamen einsehen und ansehen/beobachten
diese kannst du dann in der Hal setzen, z.B.:
# --- Maschine on ---
net machine-is-enabled => [HMOT](CARD0).ssr.00.out-00
# --- SPINDLE-ENABLE ---
net spindle-enable => [HMOT](CARD0).ssr.00.out-01
.
[HMOT]
CARD0=hm2_7i96s.0
dann kannst in der Halshow unter:
Pins
hm1_7196s
die entsprechenden Pinnamen einsehen und ansehen/beobachten
diese kannst du dann in der Hal setzen, z.B.:
# --- Maschine on ---
net machine-is-enabled => [HMOT](CARD0).ssr.00.out-00
# --- SPINDLE-ENABLE ---
net spindle-enable => [HMOT](CARD0).ssr.00.out-01
.
Please Log in or Create an account to join the conversation.
- michaeln
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 7
10 Jun 2025 06:57 #330067
by michaeln
Replied by michaeln on topic 24 Volt Ausgänge?
... oder über die Konfiguratoren pncconf oder mesact (github.com/jethornton/mesact) mal das Grundgerüst erstellen lassen und dann editieren.
Please Log in or Create an account to join the conversation.
Time to create page: 0.085 seconds