Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NHK2021_ikarashiSV_code NHK2021_ikarashiSV_code_withservo 2021NHK_B_syudo
ikarashiSV2 Class Reference
ikarashiSV2 下のエアシリンダー用のクラスです。 1個目のクラスとほとんど同じです More...
#include <ikarashiSV.h>
Public Member Functions | |
void | solenoid (int _state2) |
大本命関数その2 _state2 = 1 ・・・ push _state2 = 0 ・・・ pull |
Detailed Description
ikarashiSV2 下のエアシリンダー用のクラスです。 1個目のクラスとほとんど同じです
Definition at line 70 of file ikarashiSV.h.
Member Function Documentation
void solenoid | ( | int | _state2 ) |
大本命関数その2 _state2 = 1 ・・・ push _state2 = 0 ・・・ pull
Definition at line 69 of file ikarashiSV.cpp.
Generated on Sun Jul 17 2022 08:40:46 by
